[INFO] cloning repository https://github.com/spebern/futures-delay-queue
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/spebern/futures-delay-queue" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fspebern%2Ffutures-delay-queue", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fspebern%2Ffutures-delay-queue'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f5ca74ef899219bcbf9f11e36a4d6fb210a42df1
[INFO] testing spebern/futures-delay-queue against master#f9988fefd3add01f414f52b414308e7872622fee for pr-155114
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fspebern%2Ffutures-delay-queue" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/spebern/futures-delay-queue
[INFO] finished tweaking git repo https://github.com/spebern/futures-delay-queue
[INFO] tweaked toml for git repo https://github.com/spebern/futures-delay-queue written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/spebern/futures-delay-queue on toolchain f9988fefd3add01f414f52b414308e7872622fee
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 67 packages to latest compatible versions
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded wasm-bindgen-futures v0.4.70
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0ae5e863bdd71b3faefb51ea48ea0aa7edcb8ee69e2ef910edb70bd52ec20aec
[INFO] running `Command { std: "docker" "start" "-a" "0ae5e863bdd71b3faefb51ea48ea0aa7edcb8ee69e2ef910edb70bd52ec20aec", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0ae5e863bdd71b3faefb51ea48ea0aa7edcb8ee69e2ef910edb70bd52ec20aec", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0ae5e863bdd71b3faefb51ea48ea0aa7edcb8ee69e2ef910edb70bd52ec20aec", kill_on_drop: false }`
[INFO] [stdout] 0ae5e863bdd71b3faefb51ea48ea0aa7edcb8ee69e2ef910edb70bd52ec20aec
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] afe6611b8237f8efa0c30d49c9bfed3ddb11ae46cccd3dd7cee772431e590bc9
[INFO] running `Command { std: "docker" "start" "-a" "afe6611b8237f8efa0c30d49c9bfed3ddb11ae46cccd3dd7cee772431e590bc9", kill_on_drop: false }`
[INFO] [stderr]    Compiling parking v2.2.1
[INFO] [stderr]    Compiling fastrand v2.4.1
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling async-task v4.7.1
[INFO] [stderr]    Compiling async-io v2.6.0
[INFO] [stderr]    Compiling value-bag v1.12.0
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling futures-timer v3.0.3
[INFO] [stderr]    Compiling async-channel v1.9.0
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling futures-lite v2.6.1
[INFO] [stderr]    Compiling piper v0.2.5
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling async-channel v2.5.0
[INFO] [stderr]    Compiling async-lock v3.4.2
[INFO] [stderr]    Compiling kv-log-macro v1.0.7
[INFO] [stderr]    Compiling blocking v1.6.2
[INFO] [stderr]    Compiling async-executor v1.14.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling polling v3.11.0
[INFO] [stderr]    Compiling async-global-executor v2.4.1
[INFO] [stderr]    Compiling async-std v1.13.2
[INFO] [stderr]    Compiling futures-delay-queue v0.6.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `docs`
[INFO] [stdout]   --> src/lib.rs:64:13
[INFO] [stdout]    |
[INFO] [stdout] 64 | #![cfg_attr(feature = "docs", feature(doc_cfg))]
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `async-std`, `default`, and `tokio`
[INFO] [stdout]    = help: consider adding `docs` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.50s
[INFO] running `Command { std: "docker" "inspect" "afe6611b8237f8efa0c30d49c9bfed3ddb11ae46cccd3dd7cee772431e590bc9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "afe6611b8237f8efa0c30d49c9bfed3ddb11ae46cccd3dd7cee772431e590bc9", kill_on_drop: false }`
[INFO] [stdout] afe6611b8237f8efa0c30d49c9bfed3ddb11ae46cccd3dd7cee772431e590bc9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ca35c28905b3f45c49b6af3b49e20a8f2fb45b8e3743cb6ccc61921951543bb4
[INFO] running `Command { std: "docker" "start" "-a" "ca35c28905b3f45c49b6af3b49e20a8f2fb45b8e3743cb6ccc61921951543bb4", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling async-attributes v1.1.2
[INFO] [stderr]    Compiling async-std v1.13.2
[INFO] [stderr]    Compiling futures-delay-queue v0.6.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `docs`
[INFO] [stdout]   --> src/lib.rs:64:13
[INFO] [stdout]    |
[INFO] [stdout] 64 | #![cfg_attr(feature = "docs", feature(doc_cfg))]
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `async-std`, `default`, and `tokio`
[INFO] [stdout]    = help: consider adding `docs` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `docs`
[INFO] [stdout]   --> src/lib.rs:64:13
[INFO] [stdout]    |
[INFO] [stdout] 64 | #![cfg_attr(feature = "docs", feature(doc_cfg))]
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `async-std`, `default`, and `tokio`
[INFO] [stdout]    = help: consider adding `docs` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 10.34s
[INFO] running `Command { std: "docker" "inspect" "ca35c28905b3f45c49b6af3b49e20a8f2fb45b8e3743cb6ccc61921951543bb4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ca35c28905b3f45c49b6af3b49e20a8f2fb45b8e3743cb6ccc61921951543bb4", kill_on_drop: false }`
[INFO] [stdout] ca35c28905b3f45c49b6af3b49e20a8f2fb45b8e3743cb6ccc61921951543bb4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] e7f38c68e687294169df38af092dadd8bebec42d0056bdf5d89ce58080d7d37e
[INFO] running `Command { std: "docker" "start" "-a" "e7f38c68e687294169df38af092dadd8bebec42d0056bdf5d89ce58080d7d37e", kill_on_drop: false }`
[INFO] [stderr] warning: unexpected `cfg` condition value: `docs`
[INFO] [stderr]   --> src/lib.rs:64:13
[INFO] [stderr]    |
[INFO] [stderr] 64 | #![cfg_attr(feature = "docs", feature(doc_cfg))]
[INFO] [stderr]    |             ^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `async-std`, `default`, and `tokio`
[INFO] [stderr]    = help: consider adding `docs` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `futures-delay-queue` (lib) generated 1 warning
[INFO] [stderr] warning: `futures-delay-queue` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/futures_delay_queue-9870cf4a36cdecdb)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test tests::reset ... ok
[INFO] [stdout] test tests::insert ... FAILED
[INFO] [stdout] test tests::cancel ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- tests::insert stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::insert' (18) panicked at src/lib.rs:283:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: Err(TimeoutError { _private: () })
[INFO] [stdout]  right: Ok(Some(2))
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x57512673e17a - std[1209cfb42f6d497f]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x57512673e17a - std[1209cfb42f6d497f]::backtrace_rs::backtrace::trace_unsynchronized::<std[1209cfb42f6d497f]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x57512673e17a - std[1209cfb42f6d497f]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x57512673e17a - <<std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[4a92201981c6b77a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5751267520ca - <core[4a92201981c6b77a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5751267520ca - core[4a92201981c6b77a]::fmt::write
[INFO] [stdout]    6:     0x575126742a62 - std[1209cfb42f6d497f]::io::default_write_fmt::<alloc[420bb310a727dfd7]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x575126742a62 - <alloc[420bb310a727dfd7]::vec::Vec<u8> as std[1209cfb42f6d497f]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x57512671cbef - <std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x57512671cbef - std[1209cfb42f6d497f]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5751267362e9 - std[1209cfb42f6d497f]::panicking::default_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x57512664812c - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x57512664812c - test[59e67a9bc0e119f1]::test_main_inner::<test[59e67a9bc0e119f1]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5751267364a2 - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5751267364a2 - std[1209cfb42f6d497f]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x57512671cca8 - std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x575126711e89 - std[1209cfb42f6d497f]::sys::backtrace::__rust_end_short_backtrace::<std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x57512671d9bd - __rustc[4effac393e9f3da6]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x57512675285c - core[4a92201981c6b77a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x575126752713 - core[4a92201981c6b77a]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x57512662f99f - core[4a92201981c6b77a]::panicking::assert_failed::<core[4a92201981c6b77a]::result::Result<core[4a92201981c6b77a]::option::Option<i32>, async_std[29635340b62e0f5f]::future::timeout::TimeoutError>, core[4a92201981c6b77a]::result::Result<core[4a92201981c6b77a]::option::Option<i32>, async_std[29635340b62e0f5f]::future::timeout::TimeoutError>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x5751266336e8 - futures_delay_queue[4004f8f24dd678e1]::tests::insert::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:283:9
[INFO] [stdout]   22:     0x57512662ca90 - <async_std[29635340b62e0f5f]::task::builder::SupportTaskLocals<futures_delay_queue[4004f8f24dd678e1]::tests::insert::{closure#0}> as core[4a92201981c6b77a]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.2/src/task/builder.rs:199:29
[INFO] [stdout]   23:     0x575126631268 - <async_std[29635340b62e0f5f]::task::task_locals_wrapper::TaskLocalsWrapper>::set_current::<<async_std[29635340b62e0f5f]::task::builder::SupportTaskLocals<futures_delay_queue[4004f8f24dd678e1]::tests::insert::{closure#0}> as core[4a92201981c6b77a]::future::future::Future>::poll::{closure#0}, core[4a92201981c6b77a]::task::poll::Poll<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.2/src/task/task_locals_wrapper.rs:60:13
[INFO] [stdout]   24:     0x5751266229f5 - <std[1209cfb42f6d497f]::thread::local::LocalKey<core[4a92201981c6b77a]::cell::Cell<*const async_std[29635340b62e0f5f]::task::task_locals_wrapper::TaskLocalsWrapper>>>::try_with::<<async_std[29635340b62e0f5f]::task::task_locals_wrapper::TaskLocalsWrapper>::set_current<<async_std[29635340b62e0f5f]::task::builder::SupportTaskLocals<futures_delay_queue[4004f8f24dd678e1]::tests::insert::{closure#0}> as core[4a92201981c6b77a]::future::future::Future>::poll::{closure#0}, core[4a92201981c6b77a]::task::poll::Poll<()>>::{closure#0}, core[4a92201981c6b77a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   25:     0x575126621e5e - <std[1209cfb42f6d497f]::thread::local::LocalKey<core[4a92201981c6b77a]::cell::Cell<*const async_std[29635340b62e0f5f]::task::task_locals_wrapper::TaskLocalsWrapper>>>::with::<<async_std[29635340b62e0f5f]::task::task_locals_wrapper::TaskLocalsWrapper>::set_current<<async_std[29635340b62e0f5f]::task::builder::SupportTaskLocals<futures_delay_queue[4004f8f24dd678e1]::tests::insert::{closure#0}> as core[4a92201981c6b77a]::future::future::Future>::poll::{closure#0}, core[4a92201981c6b77a]::task::poll::Poll<()>>::{closure#0}, core[4a92201981c6b77a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   26:     0x57512662f678 - <async_std[29635340b62e0f5f]::task::task_locals_wrapper::TaskLocalsWrapper>::set_current::<<async_std[29635340b62e0f5f]::task::builder::SupportTaskLocals<futures_delay_queue[4004f8f24dd678e1]::tests::insert::{closure#0}> as core[4a92201981c6b77a]::future::future::Future>::poll::{closure#0}, core[4a92201981c6b77a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.2/src/task/task_locals_wrapper.rs:55:17
[INFO] [stdout]   27:     0x57512662ea9a - <async_std[29635340b62e0f5f]::task::builder::SupportTaskLocals<futures_delay_queue[4004f8f24dd678e1]::tests::insert::{closure#0}> as core[4a92201981c6b77a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.2/src/task/builder.rs:197:13
[INFO] [stdout]   28:     0x575126635714 - <futures_lite[e6b65b82f12dfadf]::future::Or<async_std[29635340b62e0f5f]::task::builder::SupportTaskLocals<futures_delay_queue[4004f8f24dd678e1]::tests::insert::{closure#0}>, <async_executor[bc6ce5734c5fd682]::State>::run<(), async_std[29635340b62e0f5f]::task::builder::SupportTaskLocals<futures_delay_queue[4004f8f24dd678e1]::tests::insert::{closure#0}>>::{closure#0}::{closure#0}> as core[4a92201981c6b77a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-lite-2.6.1/src/future.rs:451:46
[INFO] [stdout]   29:     0x57512661d160 - <async_executor[bc6ce5734c5fd682]::State>::run::<(), async_std[29635340b62e0f5f]::task::builder::SupportTaskLocals<futures_delay_queue[4004f8f24dd678e1]::tests::insert::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-executor-1.14.0/src/lib.rs:756:32
[INFO] [stdout]   30:     0x57512661bf33 - <async_executor[bc6ce5734c5fd682]::Executor>::run::<(), async_std[29635340b62e0f5f]::task::builder::SupportTaskLocals<futures_delay_queue[4004f8f24dd678e1]::tests::insert::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-executor-1.14.0/src/lib.rs:353:34
[INFO] [stdout]   31:     0x57512661c6be - <async_executor[bc6ce5734c5fd682]::LocalExecutor>::run::<(), async_std[29635340b62e0f5f]::task::builder::SupportTaskLocals<futures_delay_queue[4004f8f24dd678e1]::tests::insert::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-executor-1.14.0/src/lib.rs:640:34
[INFO] [stdout]   32:     0x57512662b115 - async_io[981723b096fb05cc]::driver::block_on::<(), <async_executor[bc6ce5734c5fd682]::LocalExecutor>::run<(), async_std[29635340b62e0f5f]::task::builder::SupportTaskLocals<futures_delay_queue[4004f8f24dd678e1]::tests::insert::{closure#0}>>::{closure#0}>::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-io-2.6.0/src/driver.rs:204:53
[INFO] [stdout]   33:     0x5751266242ff - <std[1209cfb42f6d497f]::thread::local::LocalKey<core[4a92201981c6b77a]::cell::RefCell<(parking[10fe92d9a418fef2]::Parker, core[4a92201981c6b77a]::task::wake::Waker, alloc[420bb310a727dfd7]::sync::Arc<core[4a92201981c6b77a]::sync::atomic::Atomic<bool>>)>>>::try_with::<async_io[981723b096fb05cc]::driver::block_on<(), <async_executor[bc6ce5734c5fd682]::LocalExecutor>::run<(), async_std[29635340b62e0f5f]::task::builder::SupportTaskLocals<futures_delay_queue[4004f8f24dd678e1]::tests::insert::{closure#0}>>::{closure#0}>::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   34:     0x575126623f4e - <std[1209cfb42f6d497f]::thread::local::LocalKey<core[4a92201981c6b77a]::cell::RefCell<(parking[10fe92d9a418fef2]::Parker, core[4a92201981c6b77a]::task::wake::Waker, alloc[420bb310a727dfd7]::sync::Arc<core[4a92201981c6b77a]::sync::atomic::Atomic<bool>>)>>>::with::<async_io[981723b096fb05cc]::driver::block_on<(), <async_executor[bc6ce5734c5fd682]::LocalExecutor>::run<(), async_std[29635340b62e0f5f]::task::builder::SupportTaskLocals<futures_delay_queue[4004f8f24dd678e1]::tests::insert::{closure#0}>>::{closure#0}>::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   35:     0x5751266293c1 - async_io[981723b096fb05cc]::driver::block_on::<(), <async_executor[bc6ce5734c5fd682]::LocalExecutor>::run<(), async_std[29635340b62e0f5f]::task::builder::SupportTaskLocals<futures_delay_queue[4004f8f24dd678e1]::tests::insert::{closure#0}>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-io-2.6.0/src/driver.rs:180:11
[INFO] [stdout]   36:     0x57512661d2df - async_global_executor[45d76b24fc4c006f]::reactor::block_on::<<async_executor[bc6ce5734c5fd682]::LocalExecutor>::run<(), async_std[29635340b62e0f5f]::task::builder::SupportTaskLocals<futures_delay_queue[4004f8f24dd678e1]::tests::insert::{closure#0}>>::{closure#0}, ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-global-executor-2.4.1/src/reactor.rs:3:18
[INFO] [stdout]   37:     0x575126618e9d - async_global_executor[45d76b24fc4c006f]::reactor::block_on::<<async_executor[bc6ce5734c5fd682]::LocalExecutor>::run<(), async_std[29635340b62e0f5f]::task::builder::SupportTaskLocals<futures_delay_queue[4004f8f24dd678e1]::tests::insert::{closure#0}>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-global-executor-2.4.1/src/reactor.rs:12:5
[INFO] [stdout]   38:     0x575126624b3b - async_global_executor[45d76b24fc4c006f]::executor::block_on::<async_std[29635340b62e0f5f]::task::builder::SupportTaskLocals<futures_delay_queue[4004f8f24dd678e1]::tests::insert::{closure#0}>, ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-global-executor-2.4.1/src/executor.rs:26:36
[INFO] [stdout]   39:     0x57512662477d - <std[1209cfb42f6d497f]::thread::local::LocalKey<async_executor[bc6ce5734c5fd682]::LocalExecutor>>::try_with::<async_global_executor[45d76b24fc4c006f]::executor::block_on<async_std[29635340b62e0f5f]::task::builder::SupportTaskLocals<futures_delay_queue[4004f8f24dd678e1]::tests::insert::{closure#0}>, ()>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   40:     0x5751266243ce - <std[1209cfb42f6d497f]::thread::local::LocalKey<async_executor[bc6ce5734c5fd682]::LocalExecutor>>::with::<async_global_executor[45d76b24fc4c006f]::executor::block_on<async_std[29635340b62e0f5f]::task::builder::SupportTaskLocals<futures_delay_queue[4004f8f24dd678e1]::tests::insert::{closure#0}>, ()>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   41:     0x57512662492a - async_global_executor[45d76b24fc4c006f]::executor::block_on::<async_std[29635340b62e0f5f]::task::builder::SupportTaskLocals<futures_delay_queue[4004f8f24dd678e1]::tests::insert::{closure#0}>, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-global-executor-2.4.1/src/executor.rs:26:20
[INFO] [stdout]   42:     0x57512662b9d0 - <async_std[29635340b62e0f5f]::task::builder::Builder>::blocking::<futures_delay_queue[4004f8f24dd678e1]::tests::insert::{closure#0}, ()>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.2/src/task/builder.rs:171:25
[INFO] [stdout]   43:     0x575126630ed6 - <async_std[29635340b62e0f5f]::task::task_locals_wrapper::TaskLocalsWrapper>::set_current::<<async_std[29635340b62e0f5f]::task::builder::Builder>::blocking<futures_delay_queue[4004f8f24dd678e1]::tests::insert::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.2/src/task/task_locals_wrapper.rs:60:13
[INFO] [stdout]   44:     0x5751266225df - <std[1209cfb42f6d497f]::thread::local::LocalKey<core[4a92201981c6b77a]::cell::Cell<*const async_std[29635340b62e0f5f]::task::task_locals_wrapper::TaskLocalsWrapper>>>::try_with::<<async_std[29635340b62e0f5f]::task::task_locals_wrapper::TaskLocalsWrapper>::set_current<<async_std[29635340b62e0f5f]::task::builder::Builder>::blocking<futures_delay_queue[4004f8f24dd678e1]::tests::insert::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   45:     0x575126621d2e - <std[1209cfb42f6d497f]::thread::local::LocalKey<core[4a92201981c6b77a]::cell::Cell<*const async_std[29635340b62e0f5f]::task::task_locals_wrapper::TaskLocalsWrapper>>>::with::<<async_std[29635340b62e0f5f]::task::task_locals_wrapper::TaskLocalsWrapper>::set_current<<async_std[29635340b62e0f5f]::task::builder::Builder>::blocking<futures_delay_queue[4004f8f24dd678e1]::tests::insert::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   46:     0x57512662f56a - <async_std[29635340b62e0f5f]::task::task_locals_wrapper::TaskLocalsWrapper>::set_current::<<async_std[29635340b62e0f5f]::task::builder::Builder>::blocking<futures_delay_queue[4004f8f24dd678e1]::tests::insert::{closure#0}, ()>::{closure#0}::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.2/src/task/task_locals_wrapper.rs:55:17
[INFO] [stdout]   47:     0x575126629ac0 - <async_std[29635340b62e0f5f]::task::builder::Builder>::blocking::<futures_delay_queue[4004f8f24dd678e1]::tests::insert::{closure#0}, ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.2/src/task/builder.rs:168:17
[INFO] [stdout]   48:     0x575126623b1d - <std[1209cfb42f6d497f]::thread::local::LocalKey<core[4a92201981c6b77a]::cell::Cell<usize>>>::try_with::<<async_std[29635340b62e0f5f]::task::builder::Builder>::blocking<futures_delay_queue[4004f8f24dd678e1]::tests::insert::{closure#0}, ()>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   49:     0x57512662376e - <std[1209cfb42f6d497f]::thread::local::LocalKey<core[4a92201981c6b77a]::cell::Cell<usize>>>::with::<<async_std[29635340b62e0f5f]::task::builder::Builder>::blocking<futures_delay_queue[4004f8f24dd678e1]::tests::insert::{closure#0}, ()>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   50:     0x575126628815 - <async_std[29635340b62e0f5f]::task::builder::Builder>::blocking::<futures_delay_queue[4004f8f24dd678e1]::tests::insert::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.2/src/task/builder.rs:161:29
[INFO] [stdout]   51:     0x5751266295fc - async_std[29635340b62e0f5f]::task::block_on::block_on::<futures_delay_queue[4004f8f24dd678e1]::tests::insert::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.2/src/task/block_on.rs:31:20
[INFO] [stdout]   52:     0x575126634ed4 - futures_delay_queue[4004f8f24dd678e1]::tests::insert
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:278:5
[INFO] [stdout]   53:     0x575126631f97 - futures_delay_queue[4004f8f24dd678e1]::tests::insert::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:278:23
[INFO] [stdout]   54:     0x575126621b06 - <futures_delay_queue[4004f8f24dd678e1]::tests::insert::{closure#0} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x57512663b40b - <fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x57512663b40b - test[59e67a9bc0e119f1]::__rust_begin_short_backtrace::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:724:18
[INFO] [stdout]   57:     0x575126648bfb - test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:74
[INFO] [stdout]   58:     0x575126648bfb - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   59:     0x575126648bfb - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x575126648bfb - std[1209cfb42f6d497f]::panicking::catch_unwind::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x575126648bfb - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x575126648bfb - test[59e67a9bc0e119f1]::run_test_in_process
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:27
[INFO] [stdout]   63:     0x575126648bfb - test[59e67a9bc0e119f1]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:668:43
[INFO] [stdout]   64:     0x575126642314 - test[59e67a9bc0e119f1]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:698:41
[INFO] [stdout]   65:     0x575126642314 - std[1209cfb42f6d497f]::sys::backtrace::__rust_begin_short_backtrace::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   66:     0x57512664b802 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   67:     0x57512664b802 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   68:     0x57512664b802 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   69:     0x57512664b802 - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   70:     0x57512664b802 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   71:     0x57512664b802 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   72:     0x57512664b802 - <std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   73:     0x57512673da5f - <alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::ops::function::FnOnce<(), Output = ()> + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   74:     0x57512673da5f - <std[1209cfb42f6d497f]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   75:     0x734b994e9aa4 - <unknown>
[INFO] [stdout]   76:     0x734b99576a64 - clone
[INFO] [stdout]   77:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     tests::insert
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 2 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.56s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "e7f38c68e687294169df38af092dadd8bebec42d0056bdf5d89ce58080d7d37e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e7f38c68e687294169df38af092dadd8bebec42d0056bdf5d89ce58080d7d37e", kill_on_drop: false }`
[INFO] [stdout] e7f38c68e687294169df38af092dadd8bebec42d0056bdf5d89ce58080d7d37e
